home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Logiciels PC 13
/
Logiciels PC 13 (avril 2000).iso
/
ZoomAut
/
Puzzle
/
puzzle.exe
/
0
/
RCDATA
/
TOUVERTURE
/
TOUVERTURE.txt
Wrap
Text File
|
1999-12-28
|
2KB
|
88 lines
object Ouverture: TOuverture
Left = 201
Top = 109
BorderStyle = bsDialog
Caption = 'Ouverture'
ClientHeight = 256
ClientWidth = 265
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OnCreate = FormCreate
OnMouseMove = FormMouseMove
PixelsPerInch = 96
TextHeight = 13
object plistefichier: TFileListBox
Left = 8
Top = 5
Width = 121
Height = 216
Cursor = 10
Color = clSilver
Font.Color = clMaroon
Font.Height = -11
Font.Name = 'Arial'
Font.Style = [fsBold]
ItemHeight = 14
Mask = '*.pzz'
ParentFont = False
TabOrder = 0
OnDblClick = plistefichierDblClick
OnMouseMove = FormMouseMove
end
object listerepertoire: TDirectoryListBox
Left = 136
Top = 5
Width = 121
Height = 191
Cursor = 9
Color = clSilver
Font.Color = clMaroon
Font.Height = -11
Font.Name = 'Arial'
Font.Style = [fsBold]
ItemHeight = 16
ParentFont = False
TabOrder = 1
OnMouseMove = FormMouseMove
end
object Bouvrirannuler: TBitBtn
Left = 144
Top = 228
Width = 75
Height = 25
Cursor = 5
TabOrder = 2
OnClick = BouvrirannulerClick
OnMouseMove = FormMouseMove
Kind = bkCancel
end
object listedisque: TDriveComboBox
Left = 136
Top = 201
Width = 121
Height = 20
Cursor = 8
Color = clSilver
Font.Color = clMaroon
Font.Height = -11
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 3
end
object bouvrirok: TBitBtn
Left = 48
Top = 228
Width = 75
Height = 25
Cursor = 5
Caption = 'Ok'
TabOrder = 4
OnClick = bouvrirokClick
OnMouseMove = FormMouseMove
Kind = bkOK
end
end